@charset "UTF-8";




/* ¼­ºêÆäÀÌÁö ÅÇ¸Þ´º */
.sub01_tabs { width:100%; overflow:hidden;}
.sub01_tabs .tabs { width:100%; overflow:hidden; margin-bottom:30px; text-align:left;}
.sub01_tabs .tabs li { display:inline-block; width:25%; height:30px; line-height:30px; font-size:12px; font-weight:bold; color:#ff8400; border:3px solid #ff8400; border-radius:0px; text-align:center; background:#fff; cursor:pointer; margin-bottom:3px; margin-right:3px;}
.sub01_tabs .tabs li.on { height:35px; line-height:35px; background:#ff8400; color:#fff; border:none;}
.sub01_tabs .tab_container { width:100%; overflow:hidden;}


/*º´¿ø µÑ·¯º¸±â*/
.boxSublook {
	border:4px solid #f0f0f0;
	position:relative;
	height:496px;
	padding:30px 0;
	background:#fff;
	overflow:hidden;
}
.btnSubThum_l {
	width:29px;
	height:35px;
	padding-top:10px;
	text-align:center;
	background:#353535;
	position:Absolute;
	left:0px;
	top:255px;
}
.btnSubThum_r {
	width:29px;
	height:35px;
	padding-top:10px;
	text-align:center;
	background:#353535;
	position:Absolute;
	right:0px;
	top:255px;
}
.btnSubThum_l:hover {
	background:#f37043;
}
.btnSubThum_r:hover {
	background:#f37043;
}
.txtSubThum {
	background:url(/images/sub/bg-thumnail.png) no-repeat left top;
	position:Absolute;
	bottom:58px;
	left:0px;
	width:244px;
	padding-left:19px;
	line-height:40px;
	vertical-align:middle;
	font-size:22px;
	color:#fff;
}

.wrapSubthumnail {
}
.wrapSubthumnail li {
	background:#fff;
	text-align:center;

}
.wrapSubthumnail li div {
	color:#515151;
	font-size:12px;
}
.boxHospitalView {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.boxHospitalView > img {
	width: 100%;
}
.boxSlideThumbs,
.boxSlideThumbs02 {
	margin-top: 12px;
	margin-left: -10px;
	margin-right: -10px;
}

.boxSlideThumbs > a {
	text-decoration: none;
	vertical-align: top;
	width: 128px;
	margin: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: #e9e9e9;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.boxSlideThumbs02 > a {
	text-decoration: none;
	vertical-align: top;
	width: 128px;
	height:140px;
	margin: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: #e9e9e9;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-align:center;
}

.boxSlideThumbs > a > span {
	color: #515151;
	font-size: 12px;
	text-align: center;
	letter-spacing: -0.4px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.boxSlideThumbs02 > a > span {
	color: #515151;
	font-size: 12px;
	letter-spacing: -0.4px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:middle;
	display: block;
}
.boxSlideThumbs > a:hover,
.boxSlideThumbs > a.cycle-pager-active,
.boxSlideThumbs02 > a:hover,
.boxSlideThumbs02 > a.cycle-pager-active {
background-color: #515151;
}
.boxSlideThumbs > a:hover > span,
.boxSlideThumbs > a.cycle-pager-active > span,
.boxSlideThumbs02 > a:hover > span,
.boxSlideThumbs02 > a.cycle-pager-active > span {
	color: #fff;
}



.boxHospitalViewNav {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: 0px;
	z-index: 150;
}
.boxHospitalViewNav > a {
	width: 29px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	background-color: #353535;
}
.boxHospitalViewNav > a:hover {
	background-color: #f37043;
}
.boxHospitalViewNav > a > span {
	height: 100%;
	display: block;
}
.btnViewNavPrev {
	float: left;
}
.btnViewNavPrev > span {
	background: transparent url(/theme/moon/img/view/btn-view-prev.png) center center no-repeat;
}
.btnViewNavNext {
	float: right;
}
.btnViewNavNext > span {
	background: transparent url(/theme/moon/img/view/btn-view-next.png) center center no-repeat;
}
.cycle-overlay {
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 200;
	background:rgb(0,0,0);
	background: transparent\9;
	background:rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	zoom: 1;
	width:100%;
}
.cycle-overlay > div:first-child {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.cycle-overlay > div {
	color: #fff;
	font-size: 12px;
	display: block;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	line-height:1.4;
}
.wrapSubCure {
	overflow:hidden;
	clear:both;
	margin-top:20px;
}
.wrapSubCure  h3 {
	margin:0px;
}
.wrapSubCure .txtimages02 {
	height:20px;
}

.boxSubAdvise {
	padding:0px;
}
.boxSubAdvise > h3 {
	background:#a3a5aa;
	line-height:46px;
	vertical-align:middle;
	font-size:16px;
	color:#fff;
	padding-left:20px;
	margin:0px;
}
.boxSubAdvise_B {
	background:#fff;
	border:1px solid #e4e4e4;
	border-top:none;
	padding:27px 32px 24px;
	color:#444444;
	
}